[XEN] Replace IS_COMPAT() in the shadow code with pv_32on64_*()
authorTim Deegan <Tim.Deegan@xensource.com>
Fri, 27 Apr 2007 09:24:09 +0000 (10:24 +0100)
committerTim Deegan <Tim.Deegan@xensource.com>
Fri, 27 Apr 2007 09:24:09 +0000 (10:24 +0100)
commit144c695d7424f307484286ef1ccc6ebaceb280d7
treebb8e3c3315399ca444a23a1c1a616f3b2f17f2c4
parent83832f9dc09832ceee0d2bf3ac651361bcc03d27
[XEN] Replace IS_COMPAT() in the shadow code with pv_32on64_*()
which test for the actual case we're interested in (PV PAE
pagetables disguised as 64bit ones by the compat mm code).
Signed-off-by: Tim Deegan <Tim.Deegan@xensource.com>
xen/arch/x86/mm/shadow/common.c
xen/arch/x86/mm/shadow/multi.c